Skip to content

Fix broken links to notebooks #837

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 5, 2025
Merged

Conversation

justaddcoffee
Copy link
Collaborator

to fix #836

Updated all links pointing to /notebooks/Commands/ to now point to /docs/examples/Commands/ following repository reorganization. This includes links in:

  • README.md
  • src/oaklib/cli.py
  • docs/faq/commandline.rst
  • docs/guide/mappings.rst
  • docs/guide/similarity.rst
  • docs/howtos/use-oak-expression-language.rst

🤖 Generated with CBorg Code
Co-Authored-By: Claude [email protected]

Updated all links pointing to /notebooks/Commands/ to now point to /docs/examples/Commands/
following repository reorganization. This includes links in:
- README.md
- src/oaklib/cli.py
- docs/faq/commandline.rst
- docs/guide/mappings.rst
- docs/guide/similarity.rst
- docs/howtos/use-oak-expression-language.rst

🤖 Generated with CBorg Code
Co-Authored-By: Claude <[email protected]>
Copy link
Collaborator

@cmungall cmungall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even better would be to use the URLs for the docs version, all notebooks can be viewed here:

https://incatools.github.io/ontology-access-kit/examples/

@cmungall cmungall merged commit 1b99d04 into main Jun 5, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken links to notebooks in documentation
2 participants